purple_chat_new

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleChat* purple_chat_new(PurpleAccount* account, const(char)* alias_, GHashTable* components)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_chat_new
    (,
    const(char)* alias_
    ,
    GHashTable* components
    )
  2. da_purple_chat_new purple_chat_new;

Meta